home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hyper Stacks 1994 May
/
Hyper Stacks (Pacific HiTech)(1994)[Mac].iso
/
Reference
/
THE AIDS STACK
/
background_49807.txt
< prev
next >
Wrap
Text File
|
1988-01-11
|
2KB
|
113 lines
-- background: 49807 from stack: in
-- bmap block id: 50041
-- flags: 0000
-- background id: 0
-- name:
----- HyperTalk script -----
on openStack
hide message box
hide menuBar
pass openStack
end openStack
-- part 16 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=139 top=154 right=191 bottom=168
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: FIND
----- HyperTalk script -----
on mouseUp
DoMenu Find...
end mouseUp
-- part 17 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=109 top=154 right=191 bottom=138
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: TOP OF STACK
----- HyperTalk script -----
on mouseUp
visual effect dissolve
go to card id 3776
end mouseUp
-- part 20 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=19 top=154 right=191 bottom=48
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: HOME
----- HyperTalk script -----
on mouseUp
visual effect dissolve slowly
go to card id 17296
visual venetian blinds slowly
go to card id 4646
end mouseUp
-- part 21 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=79 top=154 right=191 bottom=108
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: NEXT CARD
----- HyperTalk script -----
on mouseUp
visual effect barn door open
go to next card
end mouseUp
-- part 23 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=49 top=154 right=191 bottom=78
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: LAST CARD
----- HyperTalk script -----
on mouseUp
visual effect barn door open
go to previous card
end mouseUp